Basic Calculator in C++ (GUI)
Basic Calculator in C++ (GUI) is a Calculator that can be used to perform all the basic arithmetical operations viz. addition, subtraction, multiplication and division.
The calculator has a three dimensional shape, and so do all of its buttons. In other words, it looks like a real world, three-dimensional object rather than a two dimensional shape rendered in a program.
- Addition (+)
- Subtraction (-)
- Multiplication (*)
- Division (/)
download CodeBlocks
- I will be using Code::Blocks in this Project, which I believe is a good place to start.
- You can find the latest version of Codeblocks at http://www.codeblocks.org/.
- Download the mingw-setup.exe file, which will install the text editor with a compiler.
download Project
- Download the Basic Calculator ZIP file
- run the
main.exe
file by double clicking it
DEVELOPED BY The Young Programmer (TYP)
***** IF YOU FIND ANY ERRORS OR ANY PROBLEMS RELATED THIS PROGRAM, FEEL FREE TO PULL AN ISSUE *****
***** LEAVE A COMMENT IF YOU LOVE MY WORK *****
***** PLS FORK TNIS PROJECT FOR MORE PROJECT *****